[INFO] fetching crate rtsp-types 0.1.3...
[INFO] testing rtsp-types-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rtsp-types 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rtsp-types 0.1.3
[INFO] finished tweaking crates.io crate rtsp-types 0.1.3
[INFO] tweaked toml for crates.io crate rtsp-types 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtsp-types 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8338cfa52044c9d94f15e64785c3b3e863ab7f8097f9185e8efba27e73a4817
[INFO] running `Command { std: "docker" "start" "-a" "f8338cfa52044c9d94f15e64785c3b3e863ab7f8097f9185e8efba27e73a4817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8338cfa52044c9d94f15e64785c3b3e863ab7f8097f9185e8efba27e73a4817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8338cfa52044c9d94f15e64785c3b3e863ab7f8097f9185e8efba27e73a4817", kill_on_drop: false }`
[INFO] [stdout] f8338cfa52044c9d94f15e64785c3b3e863ab7f8097f9185e8efba27e73a4817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69c6b90128bbadd66107daf29fb12bbba4f828b6a82e1cfcaa92b53cabfd354a
[INFO] running `Command { std: "docker" "start" "-a" "69c6b90128bbadd66107daf29fb12bbba4f828b6a82e1cfcaa92b53cabfd354a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rtsp-types v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn borrow(&self) -> MessageRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn borrow(&self) -> MessageRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub(crate) fn borrow(&self) -> MethodRef {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub(crate) fn borrow(&self) -> MethodRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub(crate) fn borrow(&self) -> RequestRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub(crate) fn borrow(&self) -> RequestRef<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:636:26
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub(crate) fn borrow(&self) -> ResponseRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub(crate) fn borrow(&self) -> ResponseRef<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:970:26
[INFO] [stdout]     |
[INFO] [stdout] 970 |     pub(crate) fn borrow(&self) -> DataRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 970 |     pub(crate) fn borrow(&self) -> DataRef<'_>
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message_ref.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message_ref.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stdout]    |                        ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                 |
[INFO] [stdout]    |                        |                 the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stdout]    |                       ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                 |
[INFO] [stdout]    |                       |                 the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                 |
[INFO] [stdout]     |                          |                 the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef; 16]>> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef<'_>; 16]>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef> {
[INFO] [stdout]     |                ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:235:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                 |
[INFO] [stdout]     |                              |                 the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
[INFO] running `Command { std: "docker" "inspect" "69c6b90128bbadd66107daf29fb12bbba4f828b6a82e1cfcaa92b53cabfd354a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c6b90128bbadd66107daf29fb12bbba4f828b6a82e1cfcaa92b53cabfd354a", kill_on_drop: false }`
[INFO] [stdout] 69c6b90128bbadd66107daf29fb12bbba4f828b6a82e1cfcaa92b53cabfd354a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db751c0d3afe050e6cbf8d33d0faf2fcd2fd0f74125922ab83fe633563339a7a
[INFO] running `Command { std: "docker" "start" "-a" "db751c0d3afe050e6cbf8d33d0faf2fcd2fd0f74125922ab83fe633563339a7a", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn borrow(&self) -> MessageRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn borrow(&self) -> MessageRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub(crate) fn borrow(&self) -> MethodRef {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub(crate) fn borrow(&self) -> MethodRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub(crate) fn borrow(&self) -> RequestRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub(crate) fn borrow(&self) -> RequestRef<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:636:26
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub(crate) fn borrow(&self) -> ResponseRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub(crate) fn borrow(&self) -> ResponseRef<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:970:26
[INFO] [stdout]     |
[INFO] [stdout] 970 |     pub(crate) fn borrow(&self) -> DataRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 970 |     pub(crate) fn borrow(&self) -> DataRef<'_>
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message_ref.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message_ref.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stdout]    |                        ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                 |
[INFO] [stdout]    |                        |                 the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stdout]    |                       ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                 |
[INFO] [stdout]    |                       |                 the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                 |
[INFO] [stdout]     |                          |                 the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef; 16]>> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef<'_>; 16]>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef> {
[INFO] [stdout]     |                ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:235:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                 |
[INFO] [stdout]     |                              |                 the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rtsp-types v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/message.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn borrow(&self) -> MessageRef {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn borrow(&self) -> MessageRef<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub(crate) fn borrow(&self) -> MethodRef {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub(crate) fn borrow(&self) -> MethodRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:288:26
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub(crate) fn borrow(&self) -> RequestRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub(crate) fn borrow(&self) -> RequestRef<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:636:26
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub(crate) fn borrow(&self) -> ResponseRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub(crate) fn borrow(&self) -> ResponseRef<'_>
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:970:26
[INFO] [stdout]     |
[INFO] [stdout] 970 |     pub(crate) fn borrow(&self) -> DataRef
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 970 |     pub(crate) fn borrow(&self) -> DataRef<'_>
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message_ref.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message_ref.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stdout]    |                        ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |                 |
[INFO] [stdout]    |                        |                 the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stdout]    |                       ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                 |
[INFO] [stdout]    |                       |                 the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                 |
[INFO] [stdout]     |                          |                 the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef; 16]>> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef<'_>; 16]>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef> {
[INFO] [stdout]     |                ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |                 |
[INFO] [stdout]     |                |                 the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:235:30
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |                 |
[INFO] [stdout]     |                              |                 the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] running `Command { std: "docker" "inspect" "db751c0d3afe050e6cbf8d33d0faf2fcd2fd0f74125922ab83fe633563339a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db751c0d3afe050e6cbf8d33d0faf2fcd2fd0f74125922ab83fe633563339a7a", kill_on_drop: false }`
[INFO] [stdout] db751c0d3afe050e6cbf8d33d0faf2fcd2fd0f74125922ab83fe633563339a7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db8eb3fe612bd0616b6989c3cff1b100462e7d8e7dccaf987cf60607fa5cb72c
[INFO] running `Command { std: "docker" "start" "-a" "db8eb3fe612bd0616b6989c3cff1b100462e7d8e7dccaf987cf60607fa5cb72c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/message.rs:46:26
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub(crate) fn borrow(&self) -> MessageRef {
[INFO] [stderr]    |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub(crate) fn borrow(&self) -> MessageRef<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:175:26
[INFO] [stderr]     |
[INFO] [stderr] 175 |     pub(crate) fn borrow(&self) -> MethodRef {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |     pub(crate) fn borrow(&self) -> MethodRef<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:288:26
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub(crate) fn borrow(&self) -> RequestRef
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 288 |     pub(crate) fn borrow(&self) -> RequestRef<'_>
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:636:26
[INFO] [stderr]     |
[INFO] [stderr] 636 |     pub(crate) fn borrow(&self) -> ResponseRef
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 636 |     pub(crate) fn borrow(&self) -> ResponseRef<'_>
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:970:26
[INFO] [stderr]     |
[INFO] [stderr] 970 |     pub(crate) fn borrow(&self) -> DataRef
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 970 |     pub(crate) fn borrow(&self) -> DataRef<'_>
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message_ref.rs:210:20
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stderr]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stderr]     |                    |                              ||
[INFO] [stderr]     |                    |                              |the same lifetime is hidden here
[INFO] [stderr]     |                    |                              the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message_ref.rs:285:20
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef> {
[INFO] [stderr]     |                    ^^^^^                          ^^^^^^^^^^
[INFO] [stderr]     |                    |                              ||
[INFO] [stderr]     |                    |                              |the same lifetime is hidden here
[INFO] [stderr]     |                    |                              the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub fn headers(&self) -> impl Iterator<Item = &HeaderRef<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:60:24
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine> {
[INFO] [stderr]    |                        ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |                 |
[INFO] [stderr]    |                        |                 the same lifetime is elided here
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn request_line(input: &[u8]) -> IResult<&[u8], RequestLine<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:85:23
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine> {
[INFO] [stderr]    |                       ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |                 |
[INFO] [stderr]    |                       |                 the same lifetime is elided here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn status_line(input: &[u8]) -> IResult<&[u8], StatusLine<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:155:26
[INFO] [stderr]     |
[INFO] [stderr] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef> {
[INFO] [stderr]     |                          ^^^^^             ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                 |
[INFO] [stderr]     |                          |                 the same lifetime is elided here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 | fn message_header(input: &[u8]) -> IResult<&[u8], HeaderRef<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:168:19
[INFO] [stderr]     |
[INFO] [stderr] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef; 16]>> {
[INFO] [stderr]     |                   ^^^^^             ^^^^^           ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                 |
[INFO] [stderr]     |                   |                 the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 168 | fn headers(input: &[u8]) -> IResult<&[u8], TinyVec<[HeaderRef<'_>; 16]>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:189:19
[INFO] [stderr]     |
[INFO] [stderr] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef> {
[INFO] [stderr]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                 |
[INFO] [stderr]     |                   |                 the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 | fn request(input: &[u8]) -> IResult<&[u8], RequestRef<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:207:20
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef> {
[INFO] [stderr]     |                    ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |                 |
[INFO] [stderr]     |                    |                 the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn response(input: &[u8]) -> IResult<&[u8], ResponseRef<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:225:16
[INFO] [stderr]     |
[INFO] [stderr] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef> {
[INFO] [stderr]     |                ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |                 |
[INFO] [stderr]     |                |                 the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 | fn data(input: &[u8]) -> IResult<&[u8], DataRef<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:235:30
[INFO] [stderr]     |
[INFO] [stderr] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef> {
[INFO] [stderr]     |                              ^^^^^             ^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |                 |
[INFO] [stderr]     |                              |                 the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 | pub(crate) fn message(input: &[u8]) -> IResult<&[u8], MessageRef<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rtsp-types` (lib) generated 15 warnings (run `cargo fix --lib -p rtsp-types` to apply 15 suggestions)
[INFO] [stderr] warning: `rtsp-types` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtsp_types-b74494c1eafca1d7)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test headers::rtp_info::tests::test_info ... ok
[INFO] [stdout] test headers::rtp_info::tests::test_info_multiple_ssrc ... ok
[INFO] [stdout] test headers::rtp_info::tests::test_info_v1 ... ok
[INFO] [stdout] test headers::transport::tests::test_multiple_transports ... ok
[INFO] [stdout] test headers::rtp_info::tests::test_multiple_infos_v1 ... ok
[INFO] [stdout] test headers::transport::tests::test_transport ... ok
[INFO] [stdout] test headers::transport::tests::test_transport_multicast ... ok
[INFO] [stdout] test headers::range::tests::test_range ... ok
[INFO] [stdout] test parser::tests::test_bad_content_length ... ok
[INFO] [stdout] test headers::transport::tests::test_transport_mode_no_quotes ... ok
[INFO] [stdout] test parser::tests::test_data ... ok
[INFO] [stdout] test headers::transport::tests::test_transport_v1 ... ok
[INFO] [stdout] test parser::tests::test_ok ... ok
[INFO] [stdout] test parser::tests::test_ok_with_body ... ok
[INFO] [stdout] test parser::tests::test_options ... ok
[INFO] [stdout] test parser::tests::test_options_with_body ... ok
[INFO] [stdout] test parser::tests::test_options_without_uri ... ok
[INFO] [stdout] test parser::tests::test_request_line ... ok
[INFO] [stdout] test parser::tests::test_options_with_body_without_uri ... ok
[INFO] [stdout] test parser::tests::test_request_line_without_uri ... ok
[INFO] [stdout] test parser::tests::test_trailing_whitespace ... ok
[INFO] [stdout] test parser::tests::test_status_line ... ok
[INFO] [stdout] test serializer::tests::test_data ... ok
[INFO] [stdout] test serializer::tests::test_ok_with_body ... ok
[INFO] [stdout] test serializer::tests::test_options_with_body ... ok
[INFO] [stdout] test serializer::tests::test_options ... ok
[INFO] [stdout] test serializer::tests::test_status_line ... ok
[INFO] [stdout] test serializer::tests::test_ok ... ok
[INFO] [stdout] test serializer::tests::test_options_without_uri ... ok
[INFO] [stdout] test serializer::tests::test_request_line ... ok
[INFO] [stdout] test serializer::tests::test_request_line_without_uri ... ok
[INFO] [stdout] test headers::session::tests::test_from_headers ... ok
[INFO] [stdout] test parser::tests::test_options_multiline_header ... ok
[INFO] [stdout] test serializer::tests::test_options_with_body_without_uri ... ok
[INFO] [stdout] test headers::media_properties::tests::test_media_properties ... ok
[INFO] [stdout] test headers::rtp_info::tests::test_multiple_infos ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rtsp_types
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/message.rs - message::Request (line 237) ... ok
[INFO] [stdout] test src/message.rs - message::Response (line 600) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/message.rs - message::Request (line 250) ... ok
[INFO] [stdout] test src/lib.rs - (line 88) ... ok
[INFO] [stdout] test src/lib.rs - (line 54) ... ok
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/message.rs - message::Message<Body>::write (line 61) ... ok
[INFO] [stdout] test src/message.rs - message::Message<T>::parse (line 113) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] test src/lib.rs - (line 40) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "db8eb3fe612bd0616b6989c3cff1b100462e7d8e7dccaf987cf60607fa5cb72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8eb3fe612bd0616b6989c3cff1b100462e7d8e7dccaf987cf60607fa5cb72c", kill_on_drop: false }`
[INFO] [stdout] db8eb3fe612bd0616b6989c3cff1b100462e7d8e7dccaf987cf60607fa5cb72c
